Starting with . net framework version 1 . 1 , this mismatch throws the following exception : " system . net . webexception : the underlying connection was closed : could not establish trust relationship with remote server . " if you are unable to configure the remoting client to use the certificate common name , you can override the mismatch using the following settings in your client application configuration file 從. net framework 1 . 1版開始,這一不匹配的情況會(huì)引發(fā)以下異常: “ system . net . webexception :基礎(chǔ)連接已經(jīng)關(guān)閉:無法與遠(yuǎn)程服務(wù)器建立信任關(guān)系” 。如果您無法將遠(yuǎn)程處理客戶端配置為使用證書公用名稱,則可以在客戶端應(yīng)用程序配置文件中使用以下設(shè)置重寫這一不匹配的情況。